projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a63926d
)
Added ${lispsource}ediff-hook.elc after vc-hooks.
author
Michael Kifer
<kifer@cs.stonybrook.edu>
Fri, 6 Oct 1995 04:36:30 +0000
(
04:36
+0000)
committer
Michael Kifer
<kifer@cs.stonybrook.edu>
Fri, 6 Oct 1995 04:36:30 +0000
(
04:36
+0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 81b26228845088bbb8379be550a60a091463e93d..2317ccb1c289394063f1b887430f3dad078329f2 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-635,6
+635,7
@@
lisp= \
${lispsource}subr.elc \
${lispsource}text-mode.elc \
${lispsource}vc-hooks.elc \
+ ${lispsource}ediff-hook.elc \
VMS_SUPPORT \
MSDOS_SUPPORT \
WINNT_SUPPORT \